home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Esportes / sheep3.swf / scripts / DefineButton2_54 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-11-18  |  72 b   |  7 lines

  1. on(release){
  2.    tellTarget("/")
  3.    {
  4.       gotoAndPlay(9);
  5.    }
  6. }
  7.